time
main
common
time
/
[root]
/
offset
offset
fun
<
Unit
:
TimeUnit
>
TimePeriod
<
Unit
>
.
offset
(
count
:
Int
)
:
TimePeriod
<
Unit
>
fun
Clock
.
offset
(
delta
:
Duration
)
:
Clock
Offset a
Clock
.
Parameters
delta
The delta by which to create an offset
Clock
.